Skip to content

chore(deps): update all non-major dependencies - #18

Merged
wgordon17 merged 1 commit into
mainfrom
renovate/all-non-major-dependencies
Aug 12, 2026
Merged

chore(deps): update all non-major dependencies#18
wgordon17 merged 1 commit into
mainfrom
renovate/all-non-major-dependencies

Conversation

@khepri-bot

@khepri-bot khepri-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action patch v7.0.0v7.0.1
pypa/gh-action-pypi-publish action patch v1.14.1v1.14.2
renovatebot/github-action action minor v46.1.20v46.2.0 v46.2.2 (+1)

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)

v1.14.2

Compare Source

This one probably won't touch you visibly so just bookmark @​webknjaz's EuroPython 2026 “AI” slop rant for when it's published on YouTube or encourage him to come back with more to share next year!

🛠️ Urgh… Another release!? Again? Explain yourself!

Looking at the diff, you'll only witness updates across the dependency tree. That's it! It's not a security fix or anything like that even, no. But you'll want this update.

[!tip]
So what most people will find useful is @​takluyver💰's update of Twine to v7 that we use internally (#​416). This version will let them upload their sdists and wheels containing core packaging metadata v2.5 to (Test)PyPI.

🧐 Tell me why..
The rest of the updates bump things related to pypi-attestations and sigstore, which has the most interesting backstory here. @​facutuesca💰 sent a patch in #​417 but a bunch more helped out.

TL;DR non-pure-python projects with C-extensions tend to have dozens (sometimes hundreds) wheels to upload to PyPI per release. They are often quite big and take time to transfer over the network. People started noticing problems and coming up with DIY sharding workarounds like aio-libs/aiohttp#13226 around July 23.
On this date, projects with a good amount of bytes to publish would start getting timeouts 5 minutes after the PyPI publishing job begun. The same job that worked just fine before.

I had to start pinging upstream library and ecosystem people, on GitHub and privately, to start making sense of what was happening. Eventually, we collectively concluded that GitHub must've shortened the lifetime of their OIDC identity — it seems to have used to be 10 minutes long (at some point in the past) and is now 5 minutes, apparently. It's not documented clearly, and we have not been able to get any clarity by attempting to contact GitHub through private channels, using personal connections.

Over the course of investigation, @​facutuesca💰 found and fixed a related underlying cache invalidation bug in sigstore/sigstore-python#1838, which he then coordinated propagation through the dependency chain updates in sigstore-python, pypi-attestations, gh-action-pypi-publish and gh-action-sigstore-python.

Mike's also discovered that Sigstore's Rekor slowdown seems to have become the main contributing cause of the last week's incident. He's collected some data to support this claim: https://publishing-five-minute-timeout.tiiny.site.

Edge Cake XKCD feels just like this release
🫶 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.1...v1.14.2

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​davidbrochart💰 and @​Dreamsorcerer💰 for turning my attention (in #​415 and in private) to the newly surfaced corner case in GitHub's behavior that only affected a narrow category of projects while many others remained blissfully unaware. @​bdraco💰 came up with a DIY sharding workaround for aiohttp that served as a demo for other projects. @​miketheman💰 confirmed the Warehouse-side details. Also, @​jku💰 and @​woodruffw💰 helped work through, review and release the Sigstore ecosystem upstream libs.

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

renovatebot/github-action (renovatebot/github-action)

v46.2.0

Compare Source

Features
  • deps: Update ghcr.io/renovatebot/renovate Docker tag to v44 (#​1067) (efa6654)
Documentation
  • update references to renovatebot/github-action to v46.1.21 (66c62f6)
Miscellaneous Chores
  • deps: update dependency lint-staged to v17.1.1 (403000c)
  • deps: update dependency prettier to v3.9.6 (6787cf2)
  • deps: update dependency typescript-eslint to v8.65.0 (656e12f)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.283.0 (560e916)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.284.0 (92c373e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.284.1 (b0f9fee)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.285.0 (bfb9d5d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.285.3 (91ba9dc)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.285.4 (e41061b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.285.6 (e8a7a1c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.285.7 (7a22a55)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.286.0 (7590e1e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.286.1 (cae6616)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.287.0 (#​1066) (4f87158)

v46.1.21

Compare Source

Documentation
  • mention that GITHUB_TOKEN can be used (#​1064) (13e8ee8)
  • update references to actions/checkout to v6.1.0 (fab6a17)
  • update references to renovatebot/github-action to v46.1.20 (9296462)
Miscellaneous Chores
  • deps: update dependency lint-staged to v17.1.0 (f528fd4)
  • deps: update dependency semantic-release to v25.0.7 (8771fb6)
  • deps: update dependency semantic-release to v25.0.8 (9efb0fc)
  • deps: update dependency typescript-eslint to v8.64.0 (4eed979)
Build System
  • deps: lock file maintenance (6e7b049)
Continuous Integration
  • deps: update actions/checkout action to v6.1.0 (c4fc050)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.1 (9355a07)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.3 (91aae03)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.4 (be1b582)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.5 (1885f40)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.6 (99c53af)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.272.9 (3946100)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.273.0 (143ca70)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.274.0 (b25398a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.275.0 (d84cbc1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.275.1 (42a4757)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.275.2 (f53dbc7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.277.0 (091f8fd)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.277.1 (c5ab157)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.278.2 (0ffec41)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.278.3 (9586883)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.278.4 (a571ddf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.278.5 (b018556)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.279.0 (f5099e2)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.279.1 (0a6a7a9)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.280.0 (c97e3db)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.280.2 (b8f0962)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.280.3 (1194ce5)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.280.4 (2fbf14d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.280.5 (9f45e34)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.281.0 (e1ffcae)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.281.1 (8ebe465)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.28.0 (#​1065) (05b68f0)
  • deps: update zizmorcore/zizmor-action action to v0.6.1 (344a7d4)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 08:59 AM, only on Monday (* 0-8 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@khepri-bot
khepri-bot Bot requested a review from a team August 10, 2026 05:00
@khepri-bot khepri-bot Bot added the renovate label Aug 10, 2026
@khepri-bot
khepri-bot Bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from b0b2b80 to 6543f68 Compare August 12, 2026 19:32
@wgordon17
wgordon17 force-pushed the renovate/all-non-major-dependencies branch from 6543f68 to dc80982 Compare August 12, 2026 19:56
@wgordon17
wgordon17 merged commit b4520eb into main Aug 12, 2026
5 checks passed
@wgordon17
wgordon17 deleted the renovate/all-non-major-dependencies branch August 12, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant